From: Dani Moncayo Date: Thu, 15 Mar 2012 08:33:42 +0000 (+0800) Subject: * doc/emacs/dired.texi (Shell Commands in Dired): Fix typo. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~438 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=dad125c74e5ffd90b787b6bee39fb4801364bf38;p=emacs.git * doc/emacs/dired.texi (Shell Commands in Dired): Fix typo. --- diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index 8a3ed0551f0..a3ffcc05435 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog @@ -1,3 +1,7 @@ +2012-03-15 Dani Moncayo (tiny change) + + * dired.texi (Shell Commands in Dired): Fix typo. + 2012-03-04 Chong Yidong * killing.texi (Clipboard): Document clipboard manager. diff --git a/doc/emacs/dired.texi b/doc/emacs/dired.texi index e048237a4e2..7dd290939fe 100644 --- a/doc/emacs/dired.texi +++ b/doc/emacs/dired.texi @@ -823,9 +823,9 @@ replaces each occurrence. @item If the command string contains neither @samp{*} nor @samp{?}, Emacs -runs the shell command once for each file, adding the file name is -added at the end. For example, @kbd{! uudecode @key{RET}} runs -@code{uudecode} on each file. +runs the shell command once for each file, adding the file name at the +end. For example, @kbd{! uudecode @key{RET}} runs @code{uudecode} on +each file. @end itemize To iterate over the file names in a more complicated fashion, use an